home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 39 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: globe.indirect.com!fnf
  2. From: fnf@fishpond.amigalib.com (Fred Fish)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: AMIX ld error: what does it mean? Any fix?
  5. Date: 5 Jan 1996 18:57:58 GMT
  6. Organization: Amiga Library Services
  7. Message-ID: <4cjsbm$goi@globe.indirect.com>
  8. References: <DKp8C0.L5v@chaco.cs.unm.edu>
  9. NNTP-Posting-Host: amigalib.com
  10.  
  11. In article <DKp8C0.L5v@chaco.cs.unm.edu>,
  12. Harold Iuzzolino <iuzzolin@chaco.cs.unm.edu> wrote:
  13. >ld: f771: libelf error:  Memory error: output file space elf_update: 
  14. >*** Error code 1 (bu21)
  15.  
  16. This means you ran out of virtual memory space.  The error message
  17. is pretty bogus.  I believe you have to change a couple of the kernel
  18. tuning parameters and rebuild it to be rid of this problem.
  19.  
  20. >Does anyone know what this error means?
  21. >
  22. >The object (.o) files total about 7.7 MB, but there may be files/libraries
  23. >in other directories that I am not counting.  I have 16 MB of RAM -- I 
  24. >could believe that 16 MB isn't enough.  I have a 32 MB swap space and about 
  25. >500 MB still available on my hard drive.  
  26.  
  27. Try writing a simple program that sits in a loop malloc'ing memory until
  28. it runs out and then prints the total malloc'd.  That will tell you what
  29. the limit is.  Kludgy but effective.
  30.  
  31. -Fred
  32. -- 
  33. =============================================================================
  34. Amiga Library Services * 610 N. Alma School Rd, #18 * Chandler, Az 85224-3687
  35. FAX: (602) 491-0048     Voice: (800) 804-0833      Email: orders@amigalib.com
  36. =============================================================================
  37.